home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
P
/
Perils of Palermo.cpt
/
Perils of Palermo
/
card_3049.txt
< prev
next >
Wrap
Text File
|
1987-11-16
|
3KB
|
130 lines
-- card: 3049 from stack: in
-- bmap block id: 2275
-- flags: 0000
-- background id: 2713
-- name:
----- HyperTalk script -----
on opencard
play harpsichord tempo 300 c4 d eb f g eb g r g
wait until the sound is "done"
put empty into card field TextBox of card "Game card"
put empty into card field oops of card oops
put empty into card field oops2 of card oops
end opencard
on closecard
set visible of card field "Version info" to false
end closecard
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=412 top=249 right=294 bottom=454
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Nick
----- HyperTalk script -----
on mouseUp
global versioninfo
if versioninfo contains true then
put false into versioninfo
set visible of card field "version info" to false
else
visual dissolve
go to next card
end if
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=67 top=253 right=292 bottom=108
-- title width / last selected line: 0
-- icon id / first selected line: 19678 / 19678
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Tell Me About...
----- HyperTalk script -----
on mouseUp
global versioninfo
put true into versioninfo
set visible of card field "Version Info" to true
end mouseUp
-- part 4 (field)
-- low flags: 81
-- high flags: 2001
-- rect: left=49 top=64 right=239 bottom=456
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Version Info
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=107 top=253 right=291 bottom=151
-- title width / last selected line: 0
-- icon id / first selected line: 11045 / 11045
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris close
go home
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=150 top=256 right=294 bottom=194
-- title width / last selected line: 65535
-- icon id / first selected line: -15707 / 49829
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris close
domenu Quit Hypercard
end mouseUp
-- part contents for card part 4
----- text -----
The latest version.
What'dya expect?
No copyright needed. You toucha my code, I breaka ya knees.